Training TinyVGG on Flowers17 With Regularization To Improve Accuracy

Import Necessary Packages

Display Sample Image Data

Initialize Preprocessors

Load Image Data

Split Train Test Sets

Initialize Image Augmenter

Compose Network

Train Network

Run Predictions On Training Set

Visualize Network Performance

Run Random Prediction